-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
ref(replays/issues): update replay inline onboarding panel to use prompt dismiss #69525
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for adding snoozing to this hook! Totally missed that when I added it
static/app/components/events/eventReplay/replayInlineOnboardingPanel.spec.tsx
Outdated
Show resolved
Hide resolved
d6a7c18
to
d1ef0bb
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #69525 +/- ##
==========================================
- Coverage 79.64% 79.64% -0.01%
==========================================
Files 6479 6481 +2
Lines 287655 287694 +39
Branches 49580 49590 +10
==========================================
+ Hits 229110 229135 +25
- Misses 58108 58188 +80
+ Partials 437 371 -66
|
d1ef0bb
to
71095e6
Compare
…mpt dismiss (#69525) - followup from #69513 - closes #69207 - update the issue details replay inline onboarding CTA to use prompt dismiss instead of `useDismissAlert` - behavior should still be the same: snooze is 7 days, dismiss is forever - also made some updates to `usePrompt` hook to allow for snoozing 
useDismissAlert
usePrompt
hook to allow for snoozing